test: env: Add test for verifying env attrs
authorJoe Hershberger <[email protected]>
Wed, 20 May 2015 19:27:37 +0000 (14:27 -0500)
committerTom Rini <[email protected]>
Thu, 21 May 2015 13:16:18 +0000 (09:16 -0400)
commitb04d3553ee389ea8abf13e52930ddde5943ed8a4
tree142fe042db2a3df81c68bbbd8588d26def79c270
parent421f86f3293c63fa2669972fb7bdc5ae78729e50
test: env: Add test for verifying env attrs

Add a test of the env_attr_lookup() function.

Signed-off-by: Joe Hershberger <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
test/env/Makefile
test/env/attr.c [new file with mode: 0644]